From 680529f0291524f1e4049580f5058ae3f559b0c8 Mon Sep 17 00:00:00 2001 From: Sven Luther Date: Thu, 15 Jul 2004 08:12:58 +0000 Subject: [PATCH] Fixed typo --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 518667b5..8b8ff763 100755 --- a/debian/rules +++ b/debian/rules @@ -146,7 +146,7 @@ install-arch: if [ -e opt-built-stamp ]; then \ dh_movefiles -pocaml \ --sourcedir=debian/ocaml-nox \ - `cat ocaml-opt.files`; + `cat ocaml-opt.files`; \ else \ dh_movefiles -pocaml \ --sourcedir=debian/ocaml-nox; \ -- 2.30.2